- get
auto get(string path, T def)
Undocumented in source. Be warned that the author may not have intended to support it.
- getElement
Element getElement(string[] list)
Undocumented in source. Be warned that the author may not have intended to support it.
- readConf
void readConf()
Undocumented in source. Be warned that the author may not have intended to support it.
- save
bool save()
Undocumented in source. Be warned that the author may not have intended to support it.
- saveAs
bool saveAs(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveToFile
bool saveToFile(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- set
bool set(string path, T value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setConfigFile
void setConfigFile(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
- writeElement
void writeElement(File* file, Element ele)
Undocumented in source. Be warned that the author may not have intended to support it.